@extends('admin.layouts.container') @section('content')

{{ $head }}

@if($demand->consult)
@endif @if($demand->tax_number)
@endif @if($demand->site)
@endif @if($demand->area_lang)
@endif @if($demand->height_road)
@endif @if($demand->width_road)
@endif @if($demand->thick_road)
@endif @if($demand->count_floor)
@endif @if($demand->date)
@endif @if($demand->subject_id)
@endif @if($demand->option_id || $demand->option_other)
@endif @if($demand->description)
@endif @if($demand->latlng)
@endif @if($demand->file) @endif
@endsection @section('inner_js') {{-- --}} @endsection