@extends('layouts.default_module') @section('module_name') Parhwalo Inquiry @stop @section('css') @endsection @section('table') {{-- --}}
Name Email City Phone Status Message Message
@section('pagination')
{!! Form::open(['method' => 'get', 'route' => ['dashboard']]) !!} {!! Form::submit('Cancel', ['class' => 'btn btn-default btn-block btn-lg btn-parsley']) !!} {!! Form::close() !!}
@endsection @stop @section('app_jquery') @endsection