@extends($layout) @section('header_scripts') @stop @section('content')

{{$title}}

{{ getPhrase('asset_no')}} {{ getPhrase('master_asset_name')}} {{ getPhrase('issue_on')}} {{ getPhrase('due_date')}} {{ getPhrase('status')}} {{ getPhrase('return_on')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>URL_USER_LIBRARY_DETAILS_GETLIST.$record->id, 'route_as_url'=>true)) @stop