@extends('Admin.layouts.layout') @section('content') @livewire('admin.learner-form-management') @endsection