@use(Illuminate\Support\Facades\Gate) @use(App\Models\Echoarea) @extends('layouts.app') @section('htmlheader_title') @if($o->exists) Update @else Add @endif Domain @endsection @section('content')