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