@extends("layouts.admin.app")
@section("page-title")
{{__("Dashboard")}}
@endSection
@section("page-nav-title")
{{__("Edit Services marketing")}}
@endsection
@section("css-links")
@endsection
@section("content")
@endsection
@section("scripts")
@endsection