@extends('backend.department.template') @push('title') All Technician @endpush @section('container') @livewire('department.technician') @endsection