@extends('../layout/' . $layout) @section('subhead') Proveedores - Admin - SIMEP @endsection @section('subcontent') @if (session('update')) @endif @if (count($errors) > 0) @if($errors->any()) @endif @endif

Proveedores

Añadir nuevo
Proveedor Opciones
@endsection @section('script') @endsection