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