@extends('layouts.master')
@section('content-header')
{{ trans('recipe::recipes.title.recipes') }}
- {{ trans('core::core.breadcrumb.home') }}
- {{ trans('recipe::recipes.title.recipes') }}
@stop
@section('content')
{{ trans('core::core.table.created at') }} |
Name |
{{ trans('core::core.table.actions') }} |
{{ trans('core::core.table.created at') }} |
Name |
{{ trans('core::core.table.actions') }} |
@stop
@section('footer')
@stop
@section('shortcuts')
c
- {{ trans('recipe::recipes.title.create recipe') }}
@stop
@section('scripts')