@extends('layout') @section('h4-page', __('setting')) @section('contents')
@foreach (@$main as $key => $item)
@endforeach
@endsection @section('scripts') @endsection