@extends('layouts.app') @include('layouts.datatables_css') @section('content')

{{ $studentName }}

Please wait !

{!! Form::button('Sendsend', ['type' => 'button', 'class' => 'btn' ,'id'=>'sendButton']); !!}
@endsection