@extends('dashboard.body.main') @section('container')

Create Role

@csrf
@error('name')
{{ $message }}
@enderror
@endsection