@extends('frontend.layouts.app') @section('title') {{ __("Posts") }} @endsection @section('content')
@endsection