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

{{__('Only JPG, JPEG, PNG images are allowed')}}

@endsection