@extends('admin-back-end') @section('title', 'Pago del producto físico') @section('breadcrumb', '
  • Dashboard
  • Productos físicos
  • ') @section('content')
    {!! $grid !!}
    @endsection