@extends(template().'layouts.error') @section('title','403 Forbidden') @section('content')
403
@lang("You don't have permission to access ‘/’ on")
@endsection