@extends('layouts.default') @section('content') @include('partials.articles_menu')
{{csrf_field()}}
@endsection