@extends('web.layouts.mains') @section('content')
@CSRF
@if(Session::has('error'))

تاكد من الكود

@endif

@stop