@extends('layout') @section('title', 'Dashborad') @section('content') @if(session('customer_id'))
{{ __('text.my-donwline') }}
{{ __('text.listing') }}
{{ __('text.my')}} {{ __('text.withdrawal') }}
{{ __('text.orderlist') }}
{{ __('text.my')}} {{ __('text.earning') }}
{{ __('text.change') }} {{ __('text.password') }}
{{ __('text.edit') }} {{ __('text.profile')}}