@extends('layouts.app') @section('title','Book Issue') @section('pages')
@csrf
Book Issue Information
@endsection @section('js') @endsection