@extends('layouts.main') @section('title') {{ __('firebase_configuration') }} @endsection @section('content')

{{ __('firebase_configuration') }}

@csrf

  1. {{__('open')}} https://console.firebase.google.com/project/_/settings/serviceaccounts/adminsdk {{__('and_select_project')}}
  2. {{__('click_generate_new_private_key')}}.
@endsection