@extends('admin.layouts.app') @section('content')

Add New Consultation

@if ($errors->any())
@endif
@csrf
Cancel
@endsection