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

{{ __($pageTitle) }}

@if($user->cans('add_estimates')) @lang('modules.estimates.createEstimate') @endif
@endsection @push('head-script') @endpush @section('content')
@if($user->cans('view_estimates')) @section('filter-section')
@lang('app.selectDateRange')
 
@lang('app.status')
{{----}}
@endsection @endif
@lang('app.id') @lang('app.estimate') # @lang('app.client') @lang('modules.invoices.total') @lang('modules.estimates.validTill') @lang('app.status') @lang('app.action')
@endsection @push('footer-script') @if($global->locale == 'en') @else @endif