@extends('layouts.app') @section('title', 'Record Water Production') @section('content')
Back to Water Production

Record Water Production

Enter the volume produced or purchased for a month

@csrf @include('water-productions.partials.form')
Cancel
@endsection