@extends('layouts.sidebar') @section('content') Back @if (session('success'))
{{ session('success') }}
@endif
Edit Lease Agreement
@csrf
@endsection