@extends('catalog.main.template') @section('content')
@csrf @include('catalog.block.new-form')
@endsection @section('modals') @endsection @section('pageJsIncludes') @endsection