@extends('backend.template') @section('content')

{{ $title }}

@csrf @include('crud.generated.partials.role.action', ['btnType' => 'Save'])
@endsection @push('js') @endpush