@extends('layouts.defaultdashboard') @section('content')

Add Doctor

@if($errors->any())

{{$errors->first()}}

@endif
@endsection