@extends('web.layouts.container') @section('css') @endsection @section('content')
{!! __('applicationForms.register_thanks') !!}
{{settings('whatsapp')}}
@endsection @section('inner_js') @endsection