@extends('web.layouts.main') @section('content') {{__('web.packages')}} {{__('web.packages')}} @foreach($sections as $row) {{sectionname($row->id)}} @foreach(itemsSection($row->id) as $item) {{$item->value}} @endforeach {{__('web.showmore')}} @endforeach {{__('web.subscribe_mail')}} {{__('web.enter_email')}} @CSRF {{__('web.success')}} @push('js') @endpush @stop
{{__('web.enter_email')}}