@extends('admin.layouts.index') @section('content') @can('create', 'App\Models\Allergy')

@endcan
@lang("validation.attributes.title") @lang("global.options")
@endsection