@extends('layouts.app') @section('title') {{ __('telegram') }} @endsection @section('telegram') active @endsection @section('section.header')

{{ __('telegram') }}

@endsection @section('section.content')
@csrf
@endsection