@extends("layouts.dashboard.app") @section("page-nav-title")

Food Allergies

Edit Food Allergy

@endsection @section("content")

Edit Food Allergy

id)}}" enctype="multipart/form-data"> @csrf @method("put")
text_en)}}">
@error("text_en")
{{$message}}
@enderror
text_ar)}}">
@error("text_ar")
{{$message}}
@enderror
@endsection @section("scripts") @endsection