@extends('layouts.backend') @section('title', $page_title) @section('content')

{{ trans('chef.new') }}

{{ trans('chef.cooking') }}

@endsection @section('script') @endsection