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