@if(isset($settings) && $settings->logo_path) @endif
{{ config('app.name') }}
{{ $settings->support_email ?? '' }} | {{ $settings->support_phone ?? '' }}
{{ $branch->name }}
{{ $branch->address_1 }}
@if($branch->address_2) {{ $branch->address_2 }}
@endif {{ $branch->city }}, {{ $branch->state }} - {{ $branch->zip }}
Ph: {{ $branch->phone }}
@yield('report_title')
@yield('content')