@section('title', 'User Profile - Profile') @push('styles') {{-- @endpush @push('page-style') --}} @endpush @push('scripts') {{-- @endpush @push('page-script') --}} @endpush @include('pages.company-profile.new.detailed-content-header', ['tab' => 'details'])
@include('pages.company-profile.new.detailed-content.card-actions', ['title' => 'Company Details', 'desc' => 'Manage Company Details'])
@include('pages.company-profile.new.detailed-content.details')
@include('pages.company-profile.new.detailed-content.card-actions', ['title' => 'Contact Persons', 'desc' => 'Manage Contact Persons'])
@include('pages.company-profile.new.detailed-content.contacts')
@include('pages.company-profile.new.detailed-content.card-actions', ['title' => 'Company Addresses', 'desc' => 'Manage Company Addresses'])
@include('pages.company-profile.new.detailed-content.addresses')
@include('pages.company-profile.new.detailed-content.card-actions', ['title' => 'Verification Documents', 'desc' => 'Manage Verification Documents'])
@include('pages.company-profile.new.detailed-content.documents')
@include('pages.company-profile.new.detailed-content.card-actions', ['title' => 'Bank Accounts', 'desc' => 'Manage Bank Accounts'])
@include('pages.company-profile.new.detailed-content.accounts')