@extends('adminlte::page') @section('title', "$title") @section('content_header')
{{ $title }} {{ $fantasy_name }}
@stop @section('content')
@include('app.pages.services._partials.form_update')
@endsection