File Template
@foreach($added_columns as $key => $value) @endforeach
Column Value


@foreach($column_templates as $column) @endforeach @foreach($file_rows as $row) @foreach($row as $value) @endforeach @endforeach
{{ $value }}