@extends(admin()->type.'.layouts.index') @section('content') @can('create', 'App\Models\Survey')

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