@extends('adminlte::page') @section('title', 'Crea Immobile') @section('content_header')

Crea Nuovo Immobile

@stop @section('content')
@csrf
@stop