@extends('layouts.app') @section('content')

Archived Courier

Showing
entries
@if($payment_methods->count()>0)
Showing {{ $payment_methods->count() }} entries
@endif
@endsection @section('page_script') @parent @endsection