@extends('layouts.app') @section('title', $page_title) @section('content')
@csrf @method('PUT')
{!!__('app.api_documentaion_url')!!}
@endsection