@extends('layouts.dashboard.app') @section('content')
@csrf @includeIf('dashboard.role.form', ['mode' => 'CREATE','editable' => $editable])
@endsection