@extends('user.layout') @section('content')
{{ __('Update_Logo') }}
@csrf
...

{{ __('img_validation_msg') }}

@endsection