@extends('layouts/default') {{-- Page title --}} @section('title') Requested Assets @stop {{-- Account page content --}} @section('content')
Image Item Name Type {{ trans('general.qty') }} {{ trans('admin/hardware/table.location') }} {{ trans('admin/hardware/form.expected_checkin') }} Requested Date
@stop @section('moar_scripts') @include ('partials.bootstrap-table') @stop