@extends('layouts.app') @section('content')

{{trans('lang.rental_discount')}}

{{trans('lang.rentaldiscount_create')}}
{{ trans("lang.discount_code_help") }}
{{ trans("lang.discount_type_help") }}
{{ trans("lang.discount_help") }}
{{ trans("lang.discount_expires_at_help") }}
{{ trans("lang.rentaldiscount_description_help") }}
{{trans('lang.cancel')}}
@endsection @section('scripts') @endsection