@extends('dashboard.layout.layout') @section('content')

{{ $bill->block->name }} - ({{ $monthLabel }})

{{ $title }}

@can('utility.edit') რედაქტირება @endcan
@csrf

ცხრილი 1

@for ($i = 1; $i <= 10; $i++) @endfor @for ($i = 1; $i <= 10; $i++) @endfor @for ($i = 1; $i <= 10; $i++) @endfor @for ($i = 1; $i <= 10; $i++) @endfor @for ($i = 1; $i <= 10; $i++) @php $lastPartOfPath = substr( $bill->{'bill_' . $i . '_file'}, strrpos($bill->{'bill_' . $i . '_file'}, '/') + 1, ); @endphp @endfor

ცხრილი 2

@for ($i = 11; $i <= 20; $i++) @endfor @for ($i = 11; $i <= 20; $i++) @endfor @for ($i = 11; $i <= 20; $i++) @endfor @for ($i = 11; $i <= 20; $i++) @endfor @for ($i = 11; $i <= 20; $i++) @php $lastPartOfPath = substr( $bill->{'bill_' . $i . '_file'}, strrpos($bill->{'bill_' . $i . '_file'}, '/') + 1, ); @endphp @endfor
@if ($bill->added_third_table)

ცხრილი 3

@for ($i = 21; $i <= 30; $i++) @endfor @for ($i = 21; $i <= 30; $i++) @endfor @for ($i = 21; $i <= 30; $i++) @endfor @for ($i = 21; $i <= 30; $i++) @endfor @for ($i = 21; $i <= 30; $i++) @php $lastPartOfPath = substr( $bill->{'bill_' . $i . '_file'}, strrpos($bill->{'bill_' . $i . '_file'}, '/') + 1, ); @endphp @endfor
@endif {{--
--}} @can('utility.addTable') @if (!$bill->added_third_table) @else @endif @endcan {{--
--}}
@endsection