@extends('layouts.master') @section('page_title', 'Issue / Return Book') @section('content')
@php $data = ['member_id'=>$member_id]; @endphp
@endsection