@extends('layouts.app') @section('title') @lang('home.success_title') @endsection @section('content')

@lang('home.success_heading')

@lang('home.back_home')
@endsection