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