@extends('layouts.writer') @section('title', 'Write New Article') @section('content')
New Article
@endsection