@extends('layouts.member-app') @section('page-title')

{{ __($pageTitle) }}

@if ($user->cans('add_bast')) Add Bast @endif
@endsection @push('head-script') @endpush @section('filter-section')
@lang('app.selectDateRange')
@lang('app.to')
Search Owner / Unit
@endsection @section('content')
@endsection @push('footer-script') @endpush