@extends('dashboard.layouts.app') @push('page_vendor_css') @endpush @push('page_styles') @endpush @section('content')

Events / Edit

@csrf @method('PUT')
{{--

Main Image

Blog Featured Image
Required image resolution 800x400, image size 10mb.

{{ $Event->main_image_full_path }}

--}}
@endsection @push('page_scripts_vendors') @endpush @push('page_scripts') {{-- --}} @endpush