{{ __('Edit About Page') }}

{{ __('Back to Dashboard') }}
@csrf @method('PUT') @if(session('success')) @endif

These principles guide everything we do, from design and production to customer service.

@if($about->image)
Current Hero Image
@endif

or drag and drop

PNG, JPG, GIF up to 2MB

@if($about->image)
Current Story Image
@endif

or drag and drop

PNG, JPG, GIF up to 2MB

{{ __('Cancel') }} {{ __('Update About Page') }}