@extends('admin/layouts/default') {{-- Page title --}} @section('title') New Action @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') New Action @if ($errors->any())