@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','File Manager') @section('vendor-style') @endsection {{-- page styles --}} @section('page-style') @endsection {{-- sidebar included --}} @section('content-sidebar') @include('content/apps/egresos/proveedores/app-proveedores-sidebar') @endsection @section('content')

Proveedores

google drive
Cantidad de Proveedores
32 Empresas
dropbox
Compras
13100 Compras
icloud
Pagos
5021 Facturas
icloud
Balance
$ 1.550.445
@include('empresas/modals/modal-add-new-empresas') @include('empresas/modals/modal-edit-empresas') @include('content/apps/egresos/proveedores/modal/modal-edit-proveedores') @include('content/apps/egresos/proveedores/modal/modal-add-new-proveedores') @include('content/apps/egresos/facturas/modal/modal-add-new-factura') @include('content/apps/egresos/proveedores/app-proveedores-sidebar') @endsection @section('vendor-script') @endsection {{-- page styles --}} @section('page-script') @endsection