@section('title','Add Recipe') @include('layout.header') @include('layout.sidebar')

Add Recipe

@csrf






@include('layout.footer')