@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Company Profile | Tambah Company Profile') @section('css') @endsection @section('content')
@csrf
Data Company Profile
{{-- KOLOM 1 --}}
{{--
 
--}}
 
{{-- KOLOM 2 --}}

{{--
--}}
{{--
--}}
If null will be fill with default value COA: {{@$coa_def->coaCompanyLedger->account_no}} - {{@$coa_def->coaCompanyLedger->description}}
Company Guest Contact
Back
@endsection @section('js') @endsection