@extends('admin.master') @section('content') @push('stylesheets') @endpush @include('admin.flash-message') Cms Role Listing Add Cms Role Name Created At Action Bulk Delete @include('admin.footer') @push('scripts') @endpush @endsection