@extends('admin.layouts.adminpanel') @section('page_header') @php $page_title = __('Preview Quote'); @endphp @include('admin.partials.page_header') @endsection @section('content')
{{-- Preview --}}
{{-- Right panel --}}

id) && $quote->show_total_only ? 'checked' : '' }}>
{{-- buttons --}}
@endsection