@extends('layouts.provider') @section('after-styles') @endsection @section('content')
@include('notification.notify')
@if(isset($register_flow))

{{tr('services')}}

@else

{{tr('become_a_provider')}}

@endif

{{tr('provider_update_services')}}

@if($categories = getCategories())