@extends('frontend.layout.front') @section('content')

{{ __('Welcome!') }}
{{$app_data['name']}}

{{$app_data['portal_about']}}

{{ __('Track your repair current status and progress') }}

{{ __('by entering your repair order identity code') }}

{{ __('How to submit repair order') }}

1

{{ __('Select device and defect') }}

{{__('Select brand and device list will be appear,select available defects under selected device')}}

2

{{ __('Select repair priority level') }}

{{__('Repair priority level is just repairing preference level select your desire level.')}}

3

{{ __('Fill information & payment') }}

{{__('Fill up your valid information to get in touch in various cases and make payment.')}}

{{ __('Lets book') }}
@endsection