@extends('layouts.master', ['layout' => 'iframe']) @push('custom_styles') @endpush @section('content') @isset ($error)

Si รจ verificato un errore

{{ $error }}

@endisset @endsection @push('bottom_scripts') @if (!isset($error)) @endif