@extends('owner.layouts.app') @section('content')

{{ $pageTitle }}

{{ __('All Document') }}

{{ __('SL') }} {{ __('Document Type') }} {{ __('Tenant Name') }} {{ __('Tenant Name') }} {{ __('Property') }} {{ __('Unit') }} {{ __('Front Side') }} {{ __('Back Side') }} {{ __('Status') }} {{ __('Action') }}
{{-- Modal --}}
@endsection @push('style') @include('common.layouts.datatable-style') @endpush @push('script') @include('common.layouts.datatable-script') @endpush