Laravel
Show:
F1
F2
F3
@foreach($data as $o)
{{ $o->f1 }}
{{ $o->f2 }}
Delete
@endforeach
Add:
F1:
F2: