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