@extends('layouts.master') @section('page_title', 'Transactions History') @section('content') @php $data = ['bill_token'=>$bill_token]; @endphp @endsection