@extends('admin.admin') @section('content')

{{ __('user_payout')}}

{{ __('S.No')}} {{ __('Booking Date')}} {{ __('user_name')}} {{ __('Product Name')}} {{ __('Amount')}} {{ __('Payment Type')}} {{ __('Status')}} {{ __('Action')}}
@endsection