@extends('layouts.adminapp') @section('content') {{-- Property Type --}}

{{__('lng.CreatePropertyType')}}

@include('PropertyType.createajax')
@endsection