@extends('admin.layouts.master-soyuz') @section('title',__('Edit Social Login Settings')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Home') }} @endslot @slot('menu1') {{ __("Social Login Settings") }} @endslot @slot('menu2') {{ __("Social Login Settingss") }} @endslot @endcomponent
{{ csrf_field() }}
{{__("Copy the callback url and paste in your app")}}




{{ csrf_field() }}

Copy the callback url and paste in your app




{{ csrf_field() }}
{{__("Copy the callback url and paste in your app.")}}




{{ csrf_field() }}
{{__("Copy the callback url and paste in your app.")}}




{{ csrf_field() }}

{{__("Copy the callback url and paste in your app")}}




{{ csrf_field() }}

{{__("Copy the callback url and paste in your app")}}




@endsection @section('custom-script') @endsection