@extends('frontend.app') @section('content')
Home Customer Zone Pay your Bill
Pay Your Bill
*Below are the details for your Bill.
Please select payment option.
{!! $paymentChannel->image ? $paymentChannel->name.'' :$paymentChannel->name !!}
{!! $errors->first('payment_channel_id', ':message') !!}
{{ $errorMessage }}