@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("Services")}}

{{__("All Services")}}

@endsection @section("content") @include("includes.dialog")
@if(isPermissionsAllowed("control-services")) @endif