@extends('backend.app') @section('content')

Manage Doctor's Video

{{-- Search Box --}}
{{-- Filter by Status --}} {{-- Add New Button --}} Add New
@if(session('success')) @endif @if(session('error')) @endif
# Video Title Month Status Action
@endsection @section('footer') @endsection