@extends('layouts.master') @section('main-content') @section('page-css') @endsection
@{{ errors.account_name[0] }}
@{{ errors.account_num[0] }}
@{{ errors.initial_balance[0] }}
@endsection @section('page-js') @endsection