@extends('layouts.admin') @section('content')

Add Lender

Back
@csrf {{ method_field('POST') }}
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if (!$content->logo) Featured Image @else Featured Image @endif
status == 1) checked="" @endif>
Cancel
@endsection