@extends('layouts.default') @section('title', $module_title) @push('head') @endpush @section('content')
# | Screening Committee Name | From Date | To Date | |
---|---|---|---|---|
{{$sno++}} | {{$sc_masters->committee_name}} | {{date('d-m-Y', strtotime($sc_masters->from_date))}} | {{$sc_masters->to_date == null ? '' : date('d-m-Y', strtotime($sc_masters->to_date))}} | Edit Delete |