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

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