@extends('layouts.app') @section('title', 'Abstractor') @section('content')
@include('settings.common_tabs')
@csrf


@endsection