@extends('layouts.app') @section('content')
{{-- Page Header --}}
@csrf @method('PUT')
{{-- Image --}}
{{ __('Click on image to change (JPG, PNG, JPEG – Max 2MB)') }}
{{-- Inputs --}}
{{-- Title --}}
{{-- Subtitle --}}
{{-- Description --}}
{{-- Submit --}}
{{-- Image Preview Script --}} @endsection