@extends('layouts.admin.admin') @section('page-specific-styles') @endsection @section('title', 'Followups') @section('content')

Todays Followup Lists

@each('followup.partials.table', $listorder, 'followup')
SN Student Name Email Phone Next Schedule Follow Up By Remarks Actions
@stop @section('page-specific-scripts') @endsection