@extends('admin.layout.base') @section('title', 'Add Lostitem') @section('content')
@lang('admin.back')
@lang('admin.lostitem.add')
{{csrf_field()}}
Request Id From To Choose
No Results
@lang('admin.cancel')
@endsection @section('scripts') @endsection