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

{{ __('common.add') }} {{ trans_choice('common.a-an-art', false) }} {{ __('bon.bon') }} {{ __('bon.exchange') }}

@csrf

@endsection