@extends('adminlte::page') @section('title', config('adminlte.title') . ' | Add pay') @section('content_header')

Add Pay

@stop @section('content')
@stop @section('footer')   @stop