@extends('layouts/fullLayoutMaster') @section('title', 'Coming Soon') @section('page-style') {{-- Page Css files --}} @endsection @section('content')

We are launching soon

bg-img
Subscribe

If you would like to be notified when our app is live, Please subscribe to our mailing list.

@endsection @section('vendor-script') {{-- vendor js files --}} @endsection @section('page-script') {{-- Page js files --}} @endsection