@extends('layout.with-main') @section('breadcrumbs') @endsection @section('page', 'page__staff-internal--create') @section('main')

{{ __('common.add') }} internal group

@csrf

@endsection