@extends('admin.layouts.app') @section('title', 'Yeni') @section('header', 'Yeni') @section('content') @include('admin.allergens.form') @endsection