@extends('layouts.master') @section('content')
@if($errors->any())

Opps Something went wrong

@endif
@endsection