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