@extends('layouts.app') @section('content')
@foreach($converters as $converter) @endforeach
@endsection @push('styles') @endpush