@extends('backend.admin.template') @push('title') Graduations @endpush @section('container') @livewire('administrator.graduations') @endsection