@extends('layouts.load') @section('content')
@include('includes.admin.form-error')
{{csrf_field()}}

{{ __("Title") }} *

{{ __("Currency Symbol") }} *

{{ __("Currency Code") }} *

{{ __("Cost") }} *

{{ __("Days") }} *

{{ __("Product Limitations") }}*

{{ __("Allowed Products") }} *

{{ __("Details") }} *

@endsection @section('scripts') @endsection