@extends('admin.layouts.master') @section('title', 'Add Rent Video') @section('content')

@yield('title')

@csrf
@endsection @push('scripts') @endpush