@extends('layouts.master') @section('css') @endsection @section('title') Quotation @endsection @section('content')

Quotations

Add Quotation
@if (Session::has('success')) @elseif(Session::has('error')) @endif
{{-- --}}
Quotation# Date Customer Amount Action
Total
{{-- Print Modal --}}
@endsection @section('script') @endsection