@extends('superadmin.layout.app') @section('title', 'Election Portal - Create Gallery') @section('content')

Create Gallery

Back
@csrf
{{ $errors->first('event_name')}}
{{ $errors->first('video_link')}}
{{ $errors->first('image_path')}}
@endsection @push('footerscript') @endpush