@extends('layouts.main') @section('title') {{ __('User Reports') }} @endsection @section('page-title')

@yield('title')

@endsection @section('content')
{{ __('ID') }} {{ __('Reason') }} {{ __('User') }} {{ __('Property') }}
{{-- View Property Modal --}} {{-- View Property Modal --}}
@endsection @section('script') @endsection