@extends('st::layouts.app') @section('head')
@endsection @section('content')
Home
Pages
Email Groups
{{ csrf_field() }}
Group Name
Add
Status
Delete
Add Email
Name :
Email
Save
Name
Email
Status
Delete
@endsection @section('script') @endsection