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