@extends('layouts.admin.app') @section('content')
@include('include.alert')
@csrf
Logo*
Name*
Description*
@endsection @section('js') @stop