@extends('backend.master') @section('title', 'Test') @section('content')

{{ env('APP_NAME') }}

@endsection