@extends('admin.layouts.app') @section('title', 'Quote') @section('content')
Home
Quote List
?
Quote List
All the tasks related to the users.
Actions
New Quote
Opportunity Name
Quote Id
Title
Customer Name
Total Amount
Filter
Clear All
{{--
--}}
Export
{{--
Column 1
--}} {{--
Column 1
--}}
Lead options
Option 1
Opportunity Name
Quote Id
Title
Customer Name
Expiration Date
Total Amount
Select Columns
Opportunity Name
Quote Id
Title
Customer Name
Expiration Date
Total Amount
Cancel
Apply
@include('admin.common-modals.sweet-alert'); @stop @section('styles')
@stop @section('admin_js') @include('admin.quotes.js.index') @stop