@extends('admin.layouts.master') @section('title') Managers C/A Payments @stop @section('style') @stop @section('content')

Managers C/A Payments

{{----}}
{{ csrf_field() }}
@if(Session('info'))
@endif
@stop @section('script') @stop