{{ ucwords($title) }}

@if(Session::has('success'))
× Hurray! {{ Session::get('success') }}.
@endif
@foreach($students as $agreement) @endforeach
Consultant Agreement File System IP Sent On
{{ ucwords($agreement->name) }} {{ $agreement->login_ip }} {{ isset($agreement->login_ip)?date('d-M-Y', strtotime($agreement->login_ip)):'--' }}