@csrf @method('PUT')
@php $buttons=count($template->body['buttons'] ?? []); @endphp @foreach($template->body['buttons'] ?? [] as $key => $button) @if($key == 0)
@else
@endif @endforeach