@extends('core::layouts.master') @section('title') {{ $role->name }} @endsection @section('content')
@error('name') {{ $message }} @enderror
@{{key}}
@endsection @section('scripts') @endsection