@extends('crudbooster::admin_template') @section('content')
| اسم المناقصة | المكتبة | ||
|---|---|---|---|
| {{$row->tender->name}} | @if($row->sent == 'active') تحميل الكراسة @else @endif | @if($row->sent == 'active') طباعة الفاتورة @else @endif | {{--@if(CRUDBooster::isUpdate() && $button_edit) Edit @endif @if(CRUDBooster::isDelete() && $button_edit) Delete @endif | --}}