@extends('layouts.app') @section('include_css') @endsection @section('content')

Top Quotations

  • Address : #974/7, Pannipitiya Road, Battaramulla. Sri Lanka.
  • Phone : (+94) 711 111 111
  • Email : info@topquotation.lk
We're ready and waiting for your questions
@if(isset($status)) @if($status == 'success')
Success! {{$message}}
@else
Error! {{$message}}
@endif @endif
{{ csrf_field() }}
@endsection @section('include_js') @endsection @section('custom_scripts') @endsection