@extends('layouts.app') @section('title', 'Agency Installment Update') @section('content')
@csrf


@endsection @section('script') @endsection