@extends('layouts.app') @section('title', __('accounts')) @section('content')
{{ __('accounts') }}

Accounts Content Placeholder

@endsection