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