@extends('layout.pub_layout') @section('title', 'vendor-dashboard') @section('body') @section('header', 'Add Video Gallery') @section('badge') @endsection

Video Gallery Add

{{ csrf_field() }}
@error('image') {{ $message }} @enderror
@endsection