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