@extends('layouts.app') @section('css') @endsection @section('page-header') @endsection @section('content')

{{ __('How it Works Steps List') }}

{{ __('Order') }} {{ __('Title') }} {{ __('Explanation') }} {{ __('Updated Date') }} {{ __('Actions') }}
@endsection @section('js') @endsection