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

@endcan
@lang("validation.attributes.name") @lang("global.options")
@endsection