@extends('layouts.library') @section('title', __('labels.script_convertor')) @push('styles') @endpush @section('content')

{{ __('labels.script_convertor') }}

{{-- Input --}}
{{-- Middle --}}
{{-- Output --}}
@endsection @push('scripts') @endpush