@extends('layout/template') @section('content')

Reports

@foreach($themes as $theme) @csrf @endforeach
Name Typ Status Big Medium Small Pixel Save
{{ $theme->name }} {{ $theme->typ }} img_big) checked @endif name="img_big"> img_medium) checked @endif name="img_medium"> img_small) checked @endif name="img_small"> img_pixel) checked @endif name="img_pixel">
@endsection