@extends('back-end.master.app') @section('title', 'Gallery') @section('body')
Videos Gallery
@method('put') @csrf
@error('cat_id') {{ $message }} @enderror
@error('cat_id') {{ $message }} @enderror
@endsection @section('pageJs')