@extends('admin.layout.master') @section('title', 'Lost Found') @section('content')

{{__('obs.lost_found_list')}}

@include('frontdesk.common.common') @endsection @section('script') {{-- --}} @endsection