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

@lang($pageTitle)

@if($user->can('add_estimates')) @lang('modules.estimates.createEstimate') @endif
@endsection @push('head-script') @endpush @section('content')
@if($user->can('view_estimates')) @section('filter-section')
@lang('app.selectDateRange')
@lang('app.to')
@lang('app.status')
{{----}}
@endsection @endif
# @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') @elseif($global->locale == 'br') @else @endif