@extends('restaurant.layouts.index') @section('content') @can('create', 'App\Models\Branch')

@endcan
@lang('validation.attributes.title') @lang('global.options')
@endsection