@extends('layouts.app') @include('layouts.datatables_css') @section('content') @include('tutor.header') Please wait ! {!! Form::button('Sendsend', ['type' => 'button', 'class' => 'btn' ,'id'=>'sendButton']); !!} @endsection
Please wait !