@extends('layouts.master') @section('title') Banners @endsection @section('extra-css') @endsection @section('index')
Banners
@csrf
@error('title') @enderror
@error('video_url') @enderror
Browse
@error('image') @enderror
@endsection @section('extra-script') @endsection