@extends('layouts.admin') @section('title') {{@$headerTitle}} @endsection @section('breadcrumbs') {{Breadcrumbs::render('admin.content.articles.add')}} @endsection @section('content') {{-- --}} @endsection @push('scripts') @endpush