@extends('admin.layouts.layouts') @section('title', 'Role Permission') @section('content')
@can('role-create') Create @endcan
# Name Created Date Actions
@endsection @section('page-js') @endsection