@extends('backend.admin-master') @section('site-title') {{__('Video Gallery Page Settings')}} @endsection @section('content')
@include('backend.partials.message')

{{__("Video Gallery Page Settings")}}

@csrf
@endsection