@extends('backend.admin.template') @push('title') Technician List @endpush @section('container') @livewire('administrator.technician') @endsection