@extends('layouts.app') @section('title', Lang::get('resources.home_about_pagetitle')) @section('content')

@lang('resources.home_about_title')

@lang('resources.home_about_content')

@endsection