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

@yield('title')

{{__('Label.Id')}} {{__('Label.Video')}} {{__('Label.Price')}} {{__('Label.Video Type')}} {{__('Label.Type')}} {{__('Label.Validity')}} {{__('Label.Action')}}
@endsection @push('scripts') @endpush