@extends('resource.index') @php $links['create'] = guard_url('restaurantapp/restaurant_app/create'); $links['search'] = guard_url('restaurantapp/restaurant_app'); @endphp @section('icon') @stop @section('title') {!! __('restaurantapp::restaurant_app.title.main') !!} @stop @section('sub.title') {!! __('restaurantapp::restaurant_app.title.list') !!} @stop @section('breadcrumb')