@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Estimates @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Estimates @endslot @endcomponent @component('components.search-filder') @slot('li_1') Add Estimate @endslot @endcomponent
Estimate Number Client Estimate Date Expiry Date Amount Status Action
@component('components.model-popup') @endcomponent @endsection