@extends('layouts.backend.app') @section('content')

Event Add

@csrf
{{--
--}}
@if (isset($event) && $event->image) @endif
@endsection