Methods Methods {{-- Test --}} {{-- Edit Form --}}
@foreach ($methods as $index => $method) @endforeach
Sr.NO Method Name Method Initial Action
{{ $index + 1 }} {{ $method->method_name }} {{ $method->initial }}
{{-- Add --}}