@extends('layouts.app') @section('content') @include('layouts.top-header', [ 'title' => __('Pay to Owner History table'), 'class' => 'col-lg-7', ]) @endsection