@extends('layouts.app') @section('content')
{{ __('Loading') }}
@csrf
@endsection