@extends('layouts.master') @section('main-content') @section('page-css') @endsection
@{{ errors.username[0] }}
@{{ errors.phone[0] }}
@{{ errors.city[0] }}
@{{ errors.email[0] }}
@{{ errors.photo[0] }}
@endsection @section('page-js') @endsection