@extends('Layout::app') @section('content')

{{__("There is no layer yet!")}}

{{__("Click button bellow to start adding layer")}}

@endsection @push('css') @endpush @push('js') @endpush