# | {{ trans('quotes.quote')}} | {{ trans('customers.customer') }} | {{ trans('quotes.invoicedate') }} | {{ trans('general.amount') }} | {{ trans('general.status') }} |
---|
@extends ('crm.layouts.app') @section ('title', trans('labels.backend.quotes.management')) @section('content')
# | {{ trans('quotes.quote')}} | {{ trans('customers.customer') }} | {{ trans('quotes.invoicedate') }} | {{ trans('general.amount') }} | {{ trans('general.status') }} |
---|