@extends('backend.layouts.blit') @section('content')

{{-- @include('core-templates::common.errors') --}}
@csrf @include('backend.notices.fields')
@endsection