@extends('layouts.app') @section('title', 'New Quote') @section('content')

Create New Quote

Create a new quote for a client

New quote creation form will be displayed here.

@endsection