@extends('web.layouts.main') @section('content')

{{__('web.subscribe_mail')}}

{{__('web.put_email')}}

@CSRF
@push('js') @endpush @stop