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

Welcome to RFQ

@include('content.partial.form-message')
@endsection @section('vendor-script') @endsection @section('page-script') @endsection