@extends('layouts.master') @section('title', 'Fetch API') @section('css') @endsection @section('content')
Fetch API
@endsection @section('scripts') @endsection