@extends('layouts.master') @section('css') @endsection @section('title') {{ __('home.Financial_accounts') }} @stop @section('page-header')
@endsection @section('content') @if (count($errors) > 0)
خطأ
@endif
@endsection @section('js') @endsection