@extends('layouts.admin') @section('styles') @endsection @section('title' , 'Search payment') @section('breadcrumb-item') @endsection @section('content')

Payments

{{-- --}}
@csrf

Reload


@endsection @section('scripts') @endsection