• {{ __('Admin') }}
  • {{ __('Conventions') }}
  • Conventions

    @foreach($conventions as $c)
    {{ $c->id }}
    @endforeach