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