@extends('layouts.agent') @section('content')
{{ __('Edit Floor Plan') }} {{ __('Back') }}
{{ __('Edit Plan Floor Form') }}
{{--
--}}
@include('includes.agent.form-success') {{ csrf_field() }}
@endsection