@extends('backend.admin-master') @section('site-title') {{__('Third Party Scripts Settings')}} @endsection @section('content')
@include('backend.partials.message')

{{__("Third Party Scripts Settings")}}

@csrf

{{__('all of above code will be load in above tag.')}}

@endsection