@extends("admin/layouts.master-soyuz") @section('title',__("Create new voucher |")) @section("body")
{{__("Create new voucher")}}
@csrf

@endsection @section('custom-script') @endsection