@extends('layouts.customer') @section('title') {{trans('customer.developer')}} @endsection @section('extra-css') @endsection @section('content') {{trans('customer.developer')}} {{trans('API Documentation')}} @csrf Access Key @endsection @section('extra-scripts') @endsection