@extends('admin.layout.app') @section('title', 'Sehat Health Care - Create Gallery') @push('headerscript') @endpush @section('content')

Gallery

@csrf
{{ $errors->first('event_name') }}
{{--
{{ $errors->first('video_link') }}
--}}
{{ $errors->first('image_path') }}

@endsection @push('footerscript') @endpush