@extends('master') @section('title') New Article Success « Admin CP @stop @section('content')

Successfully created article with id: {{ $id }}, title: {{ $title }}

@stop