@extends('backend.careers.template') @push('title') School List @endpush @section('content-wrapper') @livewire('careers.schools') @endsection