@extends('layout') @section('content') {{ env('APP_NAME','APPLICATION') }} @endsection @push('js') @endpush