{{ __('About Us') }}

{{ __('Available Translations') }}
@adminCan('about.us.translate') @if ($code !== $languages->first()->code) @endif @endadminCan
@csrf @method('PUT')
@if ($code == $languages->first()->code)
@endif
@adminCan('about.us.update') @endadminCan