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

Checkout Logs

@if(!empty($orderid))
{{ $orderid }}
@endif
@foreach ($columns_list_header as $c) @endforeach
{{ $c }}
@endsection