@extends('administrative.layouts.master') @section('page-css') @endsection @section('content')

Role Create

Roles
Role Create
@csrf
@if($errors->has('name')) @endif
Select All @if($errors->has('permission_id')) @endif
@endsection @section('page-js') @endsection