@extends('layouts.webapp') @section('title',__('menu.magazine')) @section('content')
{{ __('menu.magazine')}}
@endsection