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

Add New Revenue

@include('layouts.message')
{{ csrf_field() }}
Cancel
@stop @section('script') @stop