@extends('layouts.admin') @section('title', 'sale | Mintavia Admin') @section('content')
@endsection @section('plugins.Toastr', true) @section('js') {{ $dataTable->scripts() }} @if (!session('invoice_saved') && !session('invoice_id')) @endif @if (session('no_whatsapp')) @endif @endsection