@extends('backend.placement.template') @push('title') User List @endpush @section('content-wrapper') @livewire('placement.user-list') @endsection