@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