@extends('layouts.app') @section('header')
@endsection @section('content')
Edit Advance Payment
{{ csrf_field() }}
@endsection