@extends('admin.layout.master') @section('title','Doctors') @section('content')
@yield('title')
@endsection