@extends('restaurant.layouts.index') @section('content') @can('create', 'App\Models\Branch')
@lang("global.add")
@endcan
@lang("validation.attributes.title")
@lang("global.options")
@endsection