@extends('layouts.main') @section('title') {{__("Firebase Settings")}} @endsection @section('page-title')

@yield('title')

@endsection @section('content')
@endsection