{{ __('general.edit_company', ['company' => $company->name]) }}

@method('PATCH') @csrf
{{-- General Information Section --}}
@lang('general.general_information')
{{ __('general.allowed_files') }} png,jpg,jpeg
{{ __('general.allowed_files') }} png,jpg,jpeg
@if ($company->subscribedTo('application'))
@endif
{{-- Settings Section --}}
@lang('general.settings')
{{-- Location Section --}}
@lang('general.location')
@if($company->status == 'pending') @else @endif