@extends('admin.layouts.masterlayout') @section('title', "Payment Management") @section('head_title', "Payment Management") @section('content')
@endsection @section('script') @endsection