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

{{ __('Code') }} *

{{ __('(In Any Language)') }}

{{ __('Type') }} *

{{ __('Quantity') }} *

{{ __('Start Date') }} *

{{ __('(In Any Language)') }}

{{ __('End Date') }} *

{{ __('(In Any Language)') }}


@endsection @section('scripts') @endsection