@extends('layouts.admin') @section('title','Roles and Permissions') @push('vendor-styles') @endpush @push('page-styles') @endpush @section('body')

Roles

@csrf
ID Name Actions
@endsection @push('vendor-scripts') @endpush @push('page-scripts') @endpush