@extends('layouts.app', ['class' => 'g-sidenav-show bg-gray-100']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Create'])
@include('components.alert')
@csrf

Add New

Ingredient Info

(in "kg" according to size available in market)

@include('layouts.footers.auth.footer')
@endsection