@extends('admin.template.master') @section('title') Brac Master Payments Home Brand @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif List Order ID Payment ID Customer Date @endsection @section('javascripts') @endsection