@extends('layouts.admin') @section('content')
{{ __('Property') }}
@include('includes.admin.form-success')
{{ __('Image') }} {{ __('Title') }} {{ __('Category') }} {{ __('Created') }} {{ __('Updated') }} {{ __('Info') }} {{ __('Price') }} {{ __('Type') }} {{ __('Status') }}
@endsection @section('scripts') @endsection