@extends('crudbooster::admin_template') @push("bottom") @endpush @section('content')
Add Product Therapist
{{ $errors->has("menu_type")? $errors->first("menu_type"): "" }}

{{ $errors->has("menu_proid")? $errors->first("menu_proid"): "" }}

@endsection