@extends('backend.admin.template') @push('title') Roles @endpush @section('container') @livewire('administrator.role') @endsection