@extends('admin.admin_dashboard') @section('content') @foreach($ordenes_compra as $ordenes_compra) @endforeach
@csrf
@endsection