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