@include('app.settings.header')
{{ $currentCompany->owner->fullname }}
{{ $currentCompany->name }}
{{ $currentCompany->title_string }}
{{ $currentCompany->phone_string }}
{{ $currentCompany->tax_office_string }}
{{ $currentCompany->tax_number_string }}
@endsection
@section('css')
@endsection
@section('js')
@endsection